-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.20.0 #254
Release 0.20.0 #254
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #254 +/- ##
=======================================
Coverage 93.96% 93.96%
=======================================
Files 8 8
Lines 630 630
=======================================
Hits 592 592
Misses 38 38 ☔ View full report in Codecov by Sentry. |
We just released an alpha version, Please, @john-drews @subbota19 @Baraldo @quydx, if you could support us validating this DAG Factory pre-release, it would be very helpful: |
d67be8d
to
d86936c
Compare
e584d10
to
a005dfa
Compare
a005dfa
to
3ee9f39
Compare
Hi there @tatiana, for our use case it's all set! |
3ee9f39
to
75d587b
Compare
e6cda37
to
17bc79d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks for drafting this release! I’ve left a couple of inline suggestions that caught my attention, which we might want to include in the Changelog as well.
Co-authored-by: Pankaj Koti <[email protected]>
Co-authored-by: Pankaj Singh <[email protected]>
Co-authored-by: Pankaj Koti <[email protected]>
Added
Support using envvar in config YAML by @tatiana in Support using envvar in config YAML #236
Callback improvements
callback_file
&callback_name
todefault_args
DAG level by @subbota19 in Added callback_file & callback_name to default_args DAG level and tests #218default_args
on TaskGroups by @Baraldo and @pankajastro in Cast callbacks to functions when set with default_args on task groups #235Telemetry
Fixed
Others
make docker-run
#249Breaking changes
Closes: #217